home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 April / april_2001.iso / intercd / root / Multimedia / Image / ^Icon_Edit / IconEdit.cab / SPHERE.IES < prev    next >
Encoding:
Text File  |  2000-09-05  |  785 b   |  52 lines

  1.  
  2. NAME: Sphere
  3. PURPOSE: Draw a perfect sphere
  4. ------------------------------
  5.  
  6. MSG: Select the color region you want to use for the sphere.,1,Sphere,
  7.  
  8. Select 'normal color'
  9.    KEY: +1
  10.    WAIT: 1
  11.  
  12. Resize icon to 64x64 pixels
  13.    KEY: +{F5}
  14.    KEY: {ENTER}
  15.  
  16. Draw a black circle
  17.    TOOL: 6
  18.    PALETTENR: 1,1
  19.    DRAG: 32,32,60,60
  20.  
  21. Set radial Gradation
  22.    KEY: {F11}
  23.    KEY: %R
  24.    KEY: %O
  25.  
  26. Fill the circle with the gradation
  27.    TOOL: 7
  28.    CLICK: 21,21
  29.  
  30. Antialiase the icon with a value of 10
  31.    KEY: {F1}
  32.    KEY: %I
  33.    KEY: {END}
  34.    KEY: %O
  35.  
  36. Resize the icon to 32x32 pixels
  37.    KEY: +{F3}
  38.    KEY: {ENTER}
  39.  
  40. Highlight
  41.    PALETTENR: 8,33
  42.    COLOR: 255,255,255
  43.    KEY: k
  44.    KEY: 3
  45.    KEY: %e
  46.    KEY: {RIGHT}
  47.    KEY: %t
  48.    KEY: {LEFT}
  49.    KEY: %O
  50.  
  51.  
  52.